Disable process tracing before launching /system/bin/su
authorPo Lu <luangruo@yahoo.com>
Tue, 27 Feb 2024 02:05:56 +0000 (10:05 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 27 Feb 2024 02:05:56 +0000 (10:05 +0800)
commit32b4f9d21b14190f1ed1611515751abe4b90fa68
tree80337767ed29cc41edd229eb68e4c0485e3776d6
parentb3eb49a4661e31306555e82bdf24db6c36d67ad2
Disable process tracing before launching /system/bin/su

* lisp/net/tramp-androidsu.el
(tramp-androidsu-maybe-open-connection): Disable process tracing
around start-process, that the setuid su binary may be started
regardless of its status.
lisp/net/tramp-androidsu.el